﻿2026-06-28T11:42:07.7454464Z Current runner version: '2.335.1'
2026-06-28T11:42:07.7459266Z Runner name: 'hfenduleam'
2026-06-28T11:42:07.7459695Z Runner group name: 'Default'
2026-06-28T11:42:07.7460161Z Machine name: 'HFENDULEAM'
2026-06-28T11:42:07.7462035Z ##[group]GITHUB_TOKEN Permissions
2026-06-28T11:42:07.7463288Z Contents: read
2026-06-28T11:42:07.7463609Z Metadata: read
2026-06-28T11:42:07.7463950Z Packages: read
2026-06-28T11:42:07.7464265Z ##[endgroup]
2026-06-28T11:42:07.7465481Z Secret source: Actions
2026-06-28T11:42:07.7465902Z Prepare workflow directory
2026-06-28T11:42:07.7750126Z Prepare all required actions
2026-06-28T11:42:07.7775287Z Getting action download info
2026-06-28T11:42:08.0881879Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-28T11:42:08.7202127Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-28T11:42:08.7896721Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-28T11:42:08.7897614Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-28T11:42:08.7898300Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-28T11:42:08.7898937Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-28T11:42:08.7899609Z [36;1mexit 0[0m
2026-06-28T11:42:08.7969966Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-28T11:42:08.7970617Z ##[endgroup]
2026-06-28T11:42:09.1255788Z ##[group]Run actions/checkout@v5
2026-06-28T11:42:09.1256256Z with:
2026-06-28T11:42:09.1256549Z   fetch-depth: 0
2026-06-28T11:42:09.1256929Z   repository: SaberMage/spt-core
2026-06-28T11:42:09.1260036Z   token: ***
2026-06-28T11:42:09.1260358Z   ssh-strict: true
2026-06-28T11:42:09.1260644Z   ssh-user: git
2026-06-28T11:42:09.1260955Z   persist-credentials: true
2026-06-28T11:42:09.1261282Z   clean: true
2026-06-28T11:42:09.1261614Z   sparse-checkout-cone-mode: true
2026-06-28T11:42:09.1261964Z   fetch-tags: false
2026-06-28T11:42:09.1262306Z   show-progress: true
2026-06-28T11:42:09.1262618Z   lfs: false
2026-06-28T11:42:09.1262914Z   submodules: false
2026-06-28T11:42:09.1263212Z   set-safe-directory: true
2026-06-28T11:42:09.1263554Z ##[endgroup]
2026-06-28T11:42:09.3213725Z Syncing repository: SaberMage/spt-core
2026-06-28T11:42:09.3215309Z ##[group]Getting Git version info
2026-06-28T11:42:09.3216079Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-28T11:42:09.3447499Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-28T11:42:09.3695279Z git version 2.43.0.windows.1
2026-06-28T11:42:09.3724921Z ##[endgroup]
2026-06-28T11:42:09.3732984Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bf66772c-3103-4d11-b318-3d4e75eabe4e\.gitconfig'
2026-06-28T11:42:09.3747628Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bf66772c-3103-4d11-b318-3d4e75eabe4e' before making global git config changes
2026-06-28T11:42:09.3749249Z Adding repository directory to the temporary git global config as a safe directory
2026-06-28T11:42:09.3751653Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-28T11:42:09.3992799Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-28T11:42:09.4187371Z https://github.com/SaberMage/spt-core
2026-06-28T11:42:09.4215442Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-28T11:42:09.4219407Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-28T11:42:09.4443186Z HEAD
2026-06-28T11:42:09.4684967Z ##[endgroup]
2026-06-28T11:42:09.4686437Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-28T11:42:09.8343443Z ##[group]Cleaning the repository
2026-06-28T11:42:09.8347883Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-28T11:42:16.6539706Z Removing target/
2026-06-28T11:42:16.6575500Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-28T11:42:16.7042953Z HEAD is now at 0e48ce33 Merge 04dc7e9be386b7b93535d575a088634f0ab7481c into 9e5b33bb3ed1f6ed6766f5f17373e43ce2778932
2026-06-28T11:42:16.7073180Z ##[endgroup]
2026-06-28T11:42:16.7073921Z ##[group]Disabling automatic garbage collection
2026-06-28T11:42:16.7078282Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-28T11:42:16.7377844Z ##[endgroup]
2026-06-28T11:42:16.7378345Z ##[group]Setting up auth
2026-06-28T11:42:16.7384335Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-28T11:42:16.7600979Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-28T11:42:17.1323294Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-28T11:42:17.1582078Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-28T11:42:17.5210384Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-28T11:42:17.5436644Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-28T11:42:17.9062212Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-28T11:42:17.9370189Z ##[endgroup]
2026-06-28T11:42:17.9370739Z ##[group]Fetching the repository
2026-06-28T11:42:17.9379055Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +0e48ce332909c69c844bafe97d79a20fad195757:refs/remotes/pull/39/merge
2026-06-28T11:42:19.2154668Z ##[endgroup]
2026-06-28T11:42:19.2155178Z ##[group]Determining the checkout info
2026-06-28T11:42:19.2155534Z ##[endgroup]
2026-06-28T11:42:19.2160838Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-28T11:42:19.2495029Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-28T11:42:19.2722610Z ##[group]Checking out the ref
2026-06-28T11:42:19.2729053Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/39/merge
2026-06-28T11:42:19.3127277Z HEAD is now at 0e48ce33 Merge 04dc7e9be386b7b93535d575a088634f0ab7481c into 9e5b33bb3ed1f6ed6766f5f17373e43ce2778932
2026-06-28T11:42:19.3152619Z ##[endgroup]
2026-06-28T11:42:19.3419038Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-28T11:42:19.3634530Z 0e48ce332909c69c844bafe97d79a20fad195757
2026-06-28T11:42:19.3896367Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-28T11:42:19.3896715Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-28T11:42:19.3896965Z [36;1m$PIN = "0c95435"[0m
2026-06-28T11:42:19.3897207Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-28T11:42:19.3897532Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-28T11:42:19.3897907Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-28T11:42:19.3898317Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-28T11:42:19.3898633Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-28T11:42:19.3898928Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-28T11:42:19.3899160Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-28T11:42:19.3899472Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-28T11:42:19.3899863Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-28T11:42:19.3900643Z [36;1m}[0m
2026-06-28T11:42:19.3900815Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-28T11:42:19.3901235Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-28T11:42:19.3967871Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-28T11:42:19.3968175Z ##[endgroup]
2026-06-28T11:42:21.9902181Z    Compiling proc-macro2 v1.0.106
2026-06-28T11:42:21.9902569Z    Compiling quote v1.0.45
2026-06-28T11:42:21.9902931Z    Compiling unicode-ident v1.0.24
2026-06-28T11:42:21.9903265Z    Compiling cfg-if v1.0.4
2026-06-28T11:42:21.9903597Z    Compiling serde_core v1.0.228
2026-06-28T11:42:21.9903900Z    Compiling serde v1.0.228
2026-06-28T11:42:21.9904091Z    Compiling windows-link v0.2.1
2026-06-28T11:42:21.9904339Z    Compiling getrandom v0.3.4
2026-06-28T11:42:21.9904623Z    Compiling typenum v1.20.1
2026-06-28T11:42:21.9905110Z    Compiling portable-atomic v1.13.1
2026-06-28T11:42:21.9905559Z    Compiling pin-project-lite v0.2.17
2026-06-28T11:42:21.9905906Z    Compiling version_check v0.9.5
2026-06-28T11:42:21.9906216Z    Compiling shlex v2.0.1
2026-06-28T11:42:21.9906517Z    Compiling critical-section v1.2.0
2026-06-28T11:42:21.9906830Z    Compiling memchr v2.8.1
2026-06-28T11:42:21.9907221Z    Compiling find-msvc-tools v0.1.9
2026-06-28T11:42:22.0762697Z    Compiling windows-sys v0.61.2
2026-06-28T11:42:22.0900991Z    Compiling subtle v2.6.1
2026-06-28T11:42:22.1460334Z    Compiling futures-core v0.3.32
2026-06-28T11:42:22.1578466Z    Compiling smallvec v1.15.1
2026-06-28T11:42:22.1757581Z    Compiling equivalent v1.0.2
2026-06-28T11:42:22.3074263Z    Compiling bytes v1.11.1
2026-06-28T11:42:22.3162114Z    Compiling itoa v1.0.18
2026-06-28T11:42:22.3401879Z    Compiling semver v1.0.28
2026-06-28T11:42:22.3752524Z    Compiling stable_deref_trait v1.2.1
2026-06-28T11:42:22.4290166Z    Compiling log v0.4.32
2026-06-28T11:42:22.4628515Z    Compiling futures-io v0.3.32
2026-06-28T11:42:22.4647161Z    Compiling generic-array v0.14.7
2026-06-28T11:42:22.5626277Z    Compiling rustc_version v0.4.1
2026-06-28T11:42:22.6830040Z    Compiling futures-sink v0.3.32
2026-06-28T11:42:22.7464458Z    Compiling slab v0.4.12
2026-06-28T11:42:22.7535697Z    Compiling rustversion v1.0.22
2026-06-28T11:42:22.7710069Z    Compiling hashbrown v0.17.1
2026-06-28T11:42:22.8174164Z    Compiling futures-task v0.3.32
2026-06-28T11:42:22.9228616Z    Compiling getrandom v0.2.17
2026-06-28T11:42:22.9420318Z    Compiling cpufeatures v0.2.17
2026-06-28T11:42:22.9845318Z    Compiling futures-channel v0.3.32
2026-06-28T11:42:23.0567746Z    Compiling fnv v1.0.7
2026-06-28T11:42:23.0877871Z    Compiling libc v0.2.186
2026-06-28T11:42:23.0907811Z    Compiling rand_core v0.10.1
2026-06-28T11:42:23.1079577Z    Compiling strsim v0.11.1
2026-06-28T11:42:23.2315605Z    Compiling jobserver v0.1.34
2026-06-28T11:42:23.2515165Z    Compiling cfg_aliases v0.2.1
2026-06-28T11:42:23.2557754Z    Compiling autocfg v1.5.1
2026-06-28T11:42:23.2562461Z    Compiling litemap v0.8.2
2026-06-28T11:42:23.2563070Z    Compiling writeable v0.6.3
2026-06-28T11:42:23.3299399Z    Compiling ident_case v1.0.1
2026-06-28T11:42:23.3642532Z    Compiling icu_normalizer_data v2.2.0
2026-06-28T11:42:23.4069354Z    Compiling fs_extra v1.3.0
2026-06-28T11:42:23.4204420Z    Compiling dunce v1.0.5
2026-06-28T11:42:23.5192397Z    Compiling cc v1.2.63
2026-06-28T11:42:23.5241082Z    Compiling utf8_iter v1.0.4
2026-06-28T11:42:23.6484550Z    Compiling indexmap v2.14.0
2026-06-28T11:42:23.7244986Z    Compiling getrandom v0.4.2
2026-06-28T11:42:23.7394395Z    Compiling icu_properties_data v2.2.0
2026-06-28T11:42:23.7534325Z    Compiling syn v2.0.117
2026-06-28T11:42:23.7564529Z    Compiling percent-encoding v2.3.2
2026-06-28T11:42:23.7798009Z    Compiling crypto-common v0.1.7
2026-06-28T11:42:23.8518179Z    Compiling http v1.4.1
2026-06-28T11:42:23.8747543Z    Compiling aws-lc-rs v1.17.0
2026-06-28T11:42:23.9170050Z    Compiling unicode-segmentation v1.13.3
2026-06-28T11:42:23.9171246Z    Compiling cpufeatures v0.3.0
2026-06-28T11:42:23.9646142Z    Compiling thiserror v2.0.18
2026-06-28T11:42:23.9868502Z    Compiling scopeguard v1.2.0
2026-06-28T11:42:24.0107417Z    Compiling chacha20 v0.10.0
2026-06-28T11:42:24.0945650Z    Compiling lock_api v0.4.14
2026-06-28T11:42:24.2913255Z    Compiling form_urlencoded v1.2.2
2026-06-28T11:42:24.3035650Z    Compiling block-buffer v0.10.4
2026-06-28T11:42:24.3705301Z    Compiling cmake v0.1.58
2026-06-28T11:42:24.3738070Z    Compiling winapi v0.3.9
2026-06-28T11:42:24.4171443Z    Compiling bitflags v2.12.1
2026-06-28T11:42:25.3877006Z    Compiling untrusted v0.9.0
2026-06-28T11:42:25.5237510Z    Compiling digest v0.10.7
2026-06-28T11:42:25.6084535Z    Compiling num-traits v0.2.19
2026-06-28T11:42:25.6350689Z    Compiling windows-strings v0.5.1
2026-06-28T11:42:25.6767603Z    Compiling windows-result v0.4.1
2026-06-28T11:42:25.8046540Z    Compiling rustls v0.23.40
2026-06-28T11:42:25.8047000Z    Compiling heck v0.5.0
2026-06-28T11:42:25.9119267Z    Compiling convert_case v0.10.0
2026-06-28T11:42:25.9926927Z    Compiling rand v0.10.1
2026-06-28T11:42:26.1232466Z    Compiling unicode-xid v0.2.6
2026-06-28T11:42:26.1787916Z    Compiling const-oid v0.10.2
2026-06-28T11:42:26.2040777Z    Compiling anyhow v1.0.102
2026-06-28T11:42:26.2224877Z    Compiling atomic-waker v1.1.2
2026-06-28T11:42:26.2744459Z    Compiling aws-lc-sys v0.41.0
2026-06-28T11:42:26.3057678Z    Compiling ring v0.17.14
2026-06-28T11:42:26.3183889Z    Compiling zerocopy v0.8.50
2026-06-28T11:42:26.3624066Z    Compiling httparse v1.10.1
2026-06-28T11:42:26.3956452Z    Compiling parking_lot_core v0.9.12
2026-06-28T11:42:26.4139380Z    Compiling http-body v1.0.1
2026-06-28T11:42:26.4139867Z    Compiling hybrid-array v0.4.12
2026-06-28T11:42:26.4917778Z    Compiling curve25519-dalek v4.1.3
2026-06-28T11:42:26.5141015Z    Compiling ahash v0.8.12
2026-06-28T11:42:26.6249644Z    Compiling fastrand v2.4.1
2026-06-28T11:42:26.6655029Z    Compiling base64ct v1.8.3
2026-06-28T11:42:26.7557909Z    Compiling synstructure v0.13.2
2026-06-28T11:42:26.8746842Z    Compiling darling_core v0.20.11
2026-06-28T11:42:27.0157908Z    Compiling either v1.16.0
2026-06-28T11:42:27.0504140Z    Compiling powerfmt v0.2.0
2026-06-28T11:42:27.1443881Z    Compiling pem-rfc7468 v1.0.0
2026-06-28T11:42:27.3586840Z    Compiling rand_core v0.6.4
2026-06-28T11:42:27.4522216Z    Compiling deranged v0.5.8
2026-06-28T11:42:27.5158448Z    Compiling try-lock v0.2.5
2026-06-28T11:42:27.6035290Z    Compiling tower-service v0.3.3
2026-06-28T11:42:27.6060538Z    Compiling zmij v1.0.21
2026-06-28T11:42:27.6787014Z    Compiling tinyvec_macros v0.1.1
2026-06-28T11:42:27.7607561Z    Compiling data-encoding v2.11.0
2026-06-28T11:42:27.7608118Z    Compiling pkg-config v0.3.33
2026-06-28T11:42:27.7807286Z    Compiling num-conv v0.2.2
2026-06-28T11:42:27.7951093Z    Compiling vcpkg v0.2.15
2026-06-28T11:42:27.8037998Z    Compiling time-core v0.1.8
2026-06-28T11:42:27.8280374Z    Compiling base64 v0.22.1
2026-06-28T11:42:27.9391919Z    Compiling tinyvec v1.11.0
2026-06-28T11:42:28.0358128Z    Compiling want v0.3.1
2026-06-28T11:42:28.0358743Z    Compiling parking_lot v0.12.5
2026-06-28T11:42:28.3203126Z    Compiling block-buffer v0.12.0
2026-06-28T11:42:28.3655802Z    Compiling crypto-common v0.2.2
2026-06-28T11:42:28.4008803Z    Compiling vergen-lib v9.1.0
2026-06-28T11:42:28.5192681Z    Compiling sha2 v0.10.9
2026-06-28T11:42:28.5487313Z    Compiling inout v0.1.4
2026-06-28T11:42:28.5894560Z    Compiling n0-future v0.3.2
2026-06-28T11:42:28.7945529Z    Compiling parking v2.2.1
2026-06-28T11:42:28.8290007Z    Compiling diatomic-waker v0.2.3
2026-06-28T11:42:28.8354516Z    Compiling cordyceps v0.3.4
2026-06-28T11:42:29.0189937Z    Compiling serde_json v1.0.150
2026-06-28T11:42:29.0405438Z    Compiling libsqlite3-sys v0.30.1
2026-06-28T11:42:29.0967644Z    Compiling httpdate v1.0.3
2026-06-28T11:42:29.0981143Z    Compiling spin v0.10.0
2026-06-28T11:42:29.1536556Z    Compiling signature v2.2.0
2026-06-28T11:42:29.2195552Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-28T11:42:29.2449191Z    Compiling crossbeam-utils v0.8.21
2026-06-28T11:42:29.3222427Z    Compiling winnow v1.0.3
2026-06-28T11:42:29.3307236Z    Compiling ed25519 v2.2.3
2026-06-28T11:42:29.4015816Z    Compiling socket2 v0.6.4
2026-06-28T11:42:29.4246282Z    Compiling serde_derive v1.0.228
2026-06-28T11:42:29.5469402Z    Compiling zeroize_derive v1.4.3
2026-06-28T11:42:29.5693316Z    Compiling zerofrom-derive v0.1.7
2026-06-28T11:42:29.6604059Z    Compiling yoke-derive v0.8.2
2026-06-28T11:42:29.6604570Z    Compiling tokio-macros v2.7.0
2026-06-28T11:42:29.6605044Z    Compiling mio v1.2.1
2026-06-28T11:42:29.7372610Z    Compiling futures-macro v0.3.32
2026-06-28T11:42:29.7771130Z    Compiling zerovec-derive v0.11.3
2026-06-28T11:42:30.0788995Z    Compiling displaydoc v0.2.6
2026-06-28T11:42:30.1589295Z    Compiling tracing-attributes v0.1.31
2026-06-28T11:42:30.4448570Z    Compiling zeroize v1.8.2
2026-06-28T11:42:30.5114400Z    Compiling thiserror-impl v2.0.18
2026-06-28T11:42:30.6205721Z    Compiling tokio v1.52.3
2026-06-28T11:42:30.7250473Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-28T11:42:30.7631719Z    Compiling futures-util v0.3.32
2026-06-28T11:42:30.8385304Z    Compiling rustls-pki-types v1.14.1
2026-06-28T11:42:31.0750684Z    Compiling darling_macro v0.20.11
2026-06-28T11:42:31.3105017Z    Compiling derive_more-impl v2.1.1
2026-06-28T11:42:31.4143687Z    Compiling windows-interface v0.59.3
2026-06-28T11:42:31.5036398Z    Compiling spez v0.1.2
2026-06-28T11:42:31.5341116Z    Compiling zerofrom v0.1.8
2026-06-28T11:42:31.6565430Z    Compiling windows-implement v0.60.2
2026-06-28T11:42:31.7251638Z    Compiling n0-error-macros v0.1.3
2026-06-28T11:42:31.7535440Z    Compiling darling v0.20.11
2026-06-28T11:42:31.8250368Z    Compiling der v0.8.0-rc.10
2026-06-28T11:42:32.0143816Z    Compiling yoke v0.8.3
2026-06-28T11:42:32.1407468Z    Compiling derive_builder_core v0.20.2
2026-06-28T11:42:32.2249158Z    Compiling pin-project-internal v1.1.13
2026-06-28T11:42:32.2761915Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-28T11:42:32.5434299Z    Compiling zerovec v0.11.6
2026-06-28T11:42:32.5848863Z    Compiling zerotrie v0.2.4
2026-06-28T11:42:32.9185488Z    Compiling windows-core v0.62.2
2026-06-28T11:42:32.9679376Z    Compiling n0-error v0.1.3
2026-06-28T11:42:33.2616369Z    Compiling spki v0.8.0-rc.4
2026-06-28T11:42:33.3413067Z    Compiling tinystr v0.8.3
2026-06-28T11:42:33.4058516Z    Compiling potential_utf v0.1.5
2026-06-28T11:42:33.6003056Z    Compiling icu_locale_core v2.2.0
2026-06-28T11:42:33.6215441Z    Compiling icu_collections v2.2.0
2026-06-28T11:42:33.6719326Z    Compiling derive_builder_macro v0.20.2
2026-06-28T11:42:33.8889117Z    Compiling digest v0.11.3
2026-06-28T11:42:33.9170798Z    Compiling pin-project v1.1.13
2026-06-28T11:42:33.9462615Z    Compiling futures-buffered v0.2.13
2026-06-28T11:42:33.9920432Z    Compiling futures-lite v2.6.1
2026-06-28T11:42:34.0218595Z    Compiling cipher v0.4.4
2026-06-28T11:42:34.2014904Z    Compiling vergen-lib v0.1.6
2026-06-28T11:42:34.2666964Z    Compiling vergen v9.1.0
2026-06-28T11:42:34.3506930Z    Compiling universal-hash v0.5.1
2026-06-28T11:42:34.7824111Z    Compiling ipnet v2.12.0
2026-06-28T11:42:34.7824638Z    Compiling derive_builder v0.20.2
2026-06-28T11:42:34.8274930Z    Compiling noq-udp v0.10.0
2026-06-28T11:42:34.8399657Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-28T11:42:34.8597566Z    Compiling icu_provider v2.2.0
2026-06-28T11:42:34.8614706Z    Compiling heapless v0.7.17
2026-06-28T11:42:34.9759404Z    Compiling sync_wrapper v1.0.2
2026-06-28T11:42:35.1356804Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-28T11:42:35.1424423Z    Compiling byteorder v1.5.0
2026-06-28T11:42:35.2249217Z    Compiling icu_normalizer v2.2.0
2026-06-28T11:42:35.2885766Z    Compiling once_cell v1.21.4
2026-06-28T11:42:35.3637476Z    Compiling icu_properties v2.2.0
2026-06-28T11:42:35.3880972Z    Compiling allocator-api2 v0.2.21
2026-06-28T11:42:35.4186545Z    Compiling tokio-util v0.7.18
2026-06-28T11:42:35.4187099Z    Compiling opaque-debug v0.3.1
2026-06-28T11:42:35.5233072Z    Compiling polyval v0.6.2
2026-06-28T11:42:35.5326688Z    Compiling tracing-core v0.1.36
2026-06-28T11:42:35.7190952Z    Compiling hash32 v0.2.1
2026-06-28T11:42:35.7191437Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-28T11:42:35.7842783Z    Compiling hashbrown v0.14.5
2026-06-28T11:42:35.7843334Z    Compiling prefix-trie v0.8.4
2026-06-28T11:42:35.9537331Z    Compiling futures-executor v0.3.32
2026-06-28T11:42:36.0281080Z    Compiling tracing v0.1.44
2026-06-28T11:42:36.1277051Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-28T11:42:36.2938632Z    Compiling derive_more v2.1.1
2026-06-28T11:42:36.4476933Z    Compiling hashlink v0.9.1
2026-06-28T11:42:36.4477498Z    Compiling ed25519-dalek v2.2.0
2026-06-28T11:42:36.4537016Z    Compiling vergen-gitcl v1.0.8
2026-06-28T11:42:36.4700653Z    Compiling h2 v0.4.14
2026-06-28T11:42:36.5414347Z    Compiling spin v0.9.8
2026-06-28T11:42:36.5610298Z    Compiling windows-threading v0.2.1
2026-06-28T11:42:36.6115191Z    Compiling idna_adapter v1.2.2
2026-06-28T11:42:36.7500708Z    Compiling idna v1.1.0
2026-06-28T11:42:36.8327961Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-28T11:42:36.8527528Z    Compiling fallible-iterator v0.3.0
2026-06-28T11:42:36.8584089Z    Compiling ryu v1.0.23
2026-06-28T11:42:36.8584474Z    Compiling signature v3.0.0
2026-06-28T11:42:36.9354801Z    Compiling tower-layer v0.3.3
2026-06-28T11:42:37.0755532Z    Compiling ed25519 v3.0.0-rc.4
2026-06-28T11:42:37.1385285Z    Compiling windows-future v0.3.2
2026-06-28T11:42:37.1485204Z    Compiling url v2.5.8
2026-06-28T11:42:37.1622760Z    Compiling spt-proto v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-28T11:42:37.2508619Z    Compiling rusqlite v0.32.1
2026-06-28T11:42:37.2779899Z    Compiling proc-macro-crate v3.5.0
2026-06-28T11:42:37.4371986Z    Compiling futures v0.3.32
2026-06-28T11:42:37.6332746Z    Compiling windows-targets v0.52.6
2026-06-28T11:42:37.7842086Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-28T11:42:37.8412451Z    Compiling ghash v0.5.1
2026-06-28T11:42:37.8757373Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-28T11:42:37.9678035Z    Compiling aes v0.8.4
2026-06-28T11:42:38.0153408Z    Compiling ctr v0.9.2
2026-06-28T11:42:38.0375496Z    Compiling sha2 v0.11.0-rc.5
2026-06-28T11:42:38.0797418Z    Compiling windows-collections v0.3.2
2026-06-28T11:42:38.0931379Z    Compiling windows-numerics v0.3.1
2026-06-28T11:42:38.1197695Z    Compiling cobs v0.3.0
2026-06-28T11:42:38.2401273Z    Compiling postcard-derive v0.2.2
2026-06-28T11:42:38.2850373Z    Compiling time v0.3.47
2026-06-28T11:42:38.4068184Z    Compiling fs2 v0.4.3
2026-06-28T11:42:38.4305602Z    Compiling http-body-util v0.1.3
2026-06-28T11:42:38.5082616Z    Compiling aead v0.5.2
2026-06-28T11:42:38.6885690Z    Compiling ipconfig v0.3.4
2026-06-28T11:42:38.7069000Z    Compiling widestring v1.2.1
2026-06-28T11:42:38.7728808Z    Compiling aes-gcm v0.10.3
2026-06-28T11:42:38.7729508Z    Compiling spt-store v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-28T11:42:38.7996202Z    Compiling windows v0.62.2
2026-06-28T11:42:38.8722245Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-28T11:42:38.9716987Z    Compiling postcard v1.1.3
2026-06-28T11:42:38.9978703Z    Compiling data-encoding-macro v0.1.20
2026-06-28T11:42:39.1454156Z    Compiling num_enum_derive v0.7.6
2026-06-28T11:42:39.2791675Z    Compiling windows-sys v0.59.0
2026-06-28T11:42:39.3556307Z    Compiling tower v0.5.3
2026-06-28T11:42:39.4045811Z    Compiling crossbeam-channel v0.5.15
2026-06-28T11:42:39.4685723Z    Compiling crossbeam-epoch v0.9.18
2026-06-28T11:42:39.6537594Z    Compiling chrono v0.4.45
2026-06-28T11:42:39.8249369Z    Compiling strum_macros v0.28.0
2026-06-28T11:42:40.2476465Z    Compiling enum-assoc v1.3.0
2026-06-28T11:42:40.2969607Z    Compiling async-trait v0.1.89
2026-06-28T11:42:40.3507090Z    Compiling iroh-metrics-derive v0.4.1
2026-06-28T11:42:40.4387884Z    Compiling blake3 v1.8.5
2026-06-28T11:42:40.5793258Z    Compiling hyper v1.10.1
2026-06-28T11:42:40.7943410Z    Compiling windows-registry v0.6.1
2026-06-28T11:42:40.9396699Z    Compiling uuid v1.23.2
2026-06-28T11:42:41.0149685Z    Compiling memoffset v0.6.5
2026-06-28T11:42:41.1199406Z    Compiling noq v0.18.0
2026-06-28T11:42:41.1375761Z    Compiling netwatch v0.16.0
2026-06-28T11:42:41.2800242Z    Compiling acto v0.8.2
2026-06-28T11:42:41.3896675Z    Compiling thiserror v1.0.69
2026-06-28T11:42:41.4580174Z    Compiling identity-hash v0.1.0
2026-06-28T11:42:41.5955987Z    Compiling foldhash v0.2.0
2026-06-28T11:42:41.6058756Z    Compiling sorted-index-buffer v0.2.1
2026-06-28T11:42:41.6267746Z    Compiling xml-rs v0.8.28
2026-06-28T11:42:41.6696744Z    Compiling mac-addr v0.3.0
2026-06-28T11:42:41.7104434Z    Compiling ref-cast v1.0.25
2026-06-28T11:42:41.7273420Z    Compiling rustc-hash v2.1.2
2026-06-28T11:42:41.7577651Z    Compiling lru-slab v0.1.2
2026-06-28T11:42:41.7969660Z    Compiling tagptr v0.2.0
2026-06-28T11:42:41.8325018Z    Compiling hashbrown v0.16.1
2026-06-28T11:42:41.9044298Z    Compiling netdev v0.42.0
2026-06-28T11:42:41.9617725Z    Compiling hyper-util v0.1.20
2026-06-28T11:42:42.0731218Z    Compiling moka v0.12.15
2026-06-28T11:42:42.1208501Z    Compiling spt-msg v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-28T11:42:42.1868395Z    Compiling iroh-metrics v0.38.3
2026-06-28T11:42:42.3191871Z    Compiling xmltree v0.10.3
2026-06-28T11:42:42.6538204Z    Compiling iroh-relay v0.98.0
2026-06-28T11:42:42.7595201Z    Compiling strum v0.28.0
2026-06-28T11:42:42.8711982Z    Compiling num_enum v0.7.6
2026-06-28T11:42:43.0832144Z    Compiling tower-http v0.6.11
2026-06-28T11:42:43.2025172Z    Compiling iroh-base v0.98.0
2026-06-28T11:42:43.2025712Z    Compiling attohttpc v0.30.1
2026-06-28T11:42:43.2391258Z    Compiling n0-watcher v0.6.1
2026-06-28T11:42:43.2504551Z    Compiling tokio-stream v0.1.18
2026-06-28T11:42:43.2818338Z    Compiling serde_spanned v0.6.9
2026-06-28T11:42:43.5139752Z    Compiling toml_datetime v0.6.11
2026-06-28T11:42:43.5351692Z    Compiling thiserror-impl v1.0.69
2026-06-28T11:42:43.5774322Z    Compiling ref-cast-impl v1.0.25
2026-06-28T11:42:43.6878183Z    Compiling serde_derive_internals v0.29.1
2026-06-28T11:42:43.7436724Z    Compiling serial-core v0.4.0
2026-06-28T11:42:43.7761092Z    Compiling simple-dns v0.9.3
2026-06-28T11:42:43.8008775Z    Compiling aho-corasick v1.1.4
2026-06-28T11:42:43.8246336Z    Compiling smol_str v0.1.24
2026-06-28T11:42:43.9398751Z    Compiling resolv-conf v0.7.6
2026-06-28T11:42:43.9399292Z    Compiling constant_time_eq v0.4.2
2026-06-28T11:42:44.0431528Z    Compiling winreg v0.10.1
2026-06-28T11:42:44.0805812Z    Compiling sha1_smol v1.0.1
2026-06-28T11:42:44.1414989Z    Compiling toml_write v0.1.2
2026-06-28T11:42:44.2860355Z    Compiling arrayvec v0.7.6
2026-06-28T11:42:44.3172768Z    Compiling simdutf8 v0.1.5
2026-06-28T11:42:44.3206093Z    Compiling regex-syntax v0.8.10
2026-06-28T11:42:44.4404739Z    Compiling winnow v0.7.15
2026-06-28T11:42:44.4815017Z    Compiling arrayref v0.3.9
2026-06-28T11:42:44.6357661Z    Compiling serial-windows v0.4.0
2026-06-28T11:42:44.7045432Z    Compiling igd-next v0.17.1
2026-06-28T11:42:44.8939197Z    Compiling iroh-dns v0.98.0
2026-06-28T11:42:44.9280344Z    Compiling lru v0.16.4
2026-06-28T11:42:45.0859557Z    Compiling schemars_derive v1.2.1
2026-06-28T11:42:45.2910394Z    Compiling webpki-roots v1.0.7
2026-06-28T11:42:45.3236869Z    Compiling seize v0.5.1
2026-06-28T11:42:45.3237387Z    Compiling darling_core v0.23.0
2026-06-28T11:42:45.4094327Z    Compiling hmac v0.12.1
2026-06-28T11:42:45.4177022Z    Compiling serde_bytes v0.11.19
2026-06-28T11:42:45.4537056Z    Compiling iroh v0.98.2
2026-06-28T11:42:45.5597947Z    Compiling dyn-clone v1.0.20
2026-06-28T11:42:45.6474536Z    Compiling pin-utils v0.1.0
2026-06-28T11:42:45.7474596Z    Compiling bitflags v1.3.2
2026-06-28T11:42:45.8115727Z    Compiling cmov v0.5.4
2026-06-28T11:42:45.8716764Z    Compiling anstyle v1.0.14
2026-06-28T11:42:45.8781657Z    Compiling utf8parse v0.2.2
2026-06-28T11:42:45.8919150Z    Compiling once_cell_polyfill v1.70.2
2026-06-28T11:42:46.0252230Z    Compiling lazy_static v1.5.0
2026-06-28T11:42:46.0603942Z    Compiling ctutils v0.4.2
2026-06-28T11:42:46.0737451Z    Compiling anstyle-parse v1.0.0
2026-06-28T11:42:46.1724197Z    Compiling shared_library v0.1.9
2026-06-28T11:42:46.1927348Z    Compiling anstyle-wincon v3.0.11
2026-06-28T11:42:46.2124138Z    Compiling nix v0.25.1
2026-06-28T11:42:46.2941709Z    Compiling toml_edit v0.22.27
2026-06-28T11:42:46.3753119Z    Compiling hkdf v0.12.4
2026-06-28T11:42:46.3976677Z    Compiling papaya v0.2.4
2026-06-28T11:42:46.4729826Z    Compiling regex-automata v0.4.14
2026-06-28T11:42:46.5394010Z    Compiling filedescriptor v0.8.3
2026-06-28T11:42:46.5826933Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-28T11:42:46.6285847Z    Compiling serial v0.4.0
2026-06-28T11:42:46.6966877Z    Compiling backon v1.6.0
2026-06-28T11:42:46.8138804Z    Compiling anstyle-query v1.1.5
2026-06-28T11:42:46.8800077Z    Compiling downcast-rs v1.2.1
2026-06-28T11:42:47.0068335Z    Compiling instability v0.3.12
2026-06-28T11:42:47.0415297Z    Compiling shell-words v1.1.1
2026-06-28T11:42:47.0460787Z    Compiling is_terminal_polyfill v1.70.2
2026-06-28T11:42:47.0500528Z    Compiling paste v1.0.15
2026-06-28T11:42:47.1709576Z    Compiling colorchoice v1.0.5
2026-06-28T11:42:47.2400919Z    Compiling schemars v1.2.1
2026-06-28T11:42:47.3377210Z    Compiling foldhash v0.1.5
2026-06-28T11:42:47.3377662Z    Compiling anstream v1.0.0
2026-06-28T11:42:47.3776630Z    Compiling portable-pty v0.8.1
2026-06-28T11:42:47.4392989Z    Compiling spake2 v0.4.0
2026-06-28T11:42:47.6119921Z    Compiling hashbrown v0.15.5
2026-06-28T11:42:47.6218265Z    Compiling strum_macros v0.26.4
2026-06-28T11:42:47.6785178Z    Compiling terminal_size v0.4.4
2026-06-28T11:42:47.8595371Z    Compiling crossterm_winapi v0.9.1
2026-06-28T11:42:47.9131410Z    Compiling itertools v0.13.0
2026-06-28T11:42:47.9597580Z    Compiling castaway v0.2.4
2026-06-28T11:42:48.2206747Z    Compiling toml v0.8.23
2026-06-28T11:42:48.3192744Z    Compiling sha1 v0.10.6
2026-06-28T11:42:48.3932230Z    Compiling clap_lex v1.1.0
2026-06-28T11:42:48.6520300Z    Compiling regex v1.12.3
2026-06-28T11:42:48.8087145Z    Compiling unicode-width v0.1.14
2026-06-28T11:42:49.0056969Z    Compiling indoc v2.0.7
2026-06-28T11:42:49.1430828Z    Compiling spt-runtime v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-28T11:42:49.2040625Z    Compiling recvmsg v1.0.0
2026-06-28T11:42:49.2598845Z    Compiling darling_macro v0.23.0
2026-06-28T11:42:49.3641839Z    Compiling wmi v0.18.4
2026-06-28T11:42:49.4277421Z    Compiling doctest-file v1.1.1
2026-06-28T11:42:49.5868285Z    Compiling static_assertions v1.1.0
2026-06-28T11:42:49.6591900Z    Compiling unicode-truncate v1.1.0
2026-06-28T11:42:49.7246528Z    Compiling compact_str v0.8.2
2026-06-28T11:42:49.7963986Z    Compiling clap_builder v4.6.0
2026-06-28T11:42:49.9415685Z    Compiling lru v0.12.5
2026-06-28T11:42:50.1307867Z    Compiling darling v0.23.0
2026-06-28T11:42:50.1345228Z    Compiling strum v0.26.3
2026-06-28T11:42:50.1519175Z    Compiling crossterm v0.28.1
2026-06-28T11:42:50.1992863Z    Compiling interprocess v2.4.2
2026-06-28T11:42:50.3350814Z    Compiling spt-term v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-28T11:42:51.3704010Z    Compiling portmapper v0.16.0
2026-06-28T11:42:51.7026627Z    Compiling spt-live v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-28T11:42:51.7383716Z    Compiling clap_derive v4.6.1
2026-06-28T11:42:51.8688447Z    Compiling error-code v3.3.2
2026-06-28T11:42:51.9647018Z    Compiling unicode-width v0.2.0
2026-06-28T11:42:51.9870143Z    Compiling cassowary v0.3.0
2026-06-28T11:42:52.0447296Z    Compiling clipboard-win v5.4.1
2026-06-28T11:42:52.1189686Z    Compiling nucleo-matcher v0.3.1
2026-06-28T11:42:52.2843979Z    Compiling ratatui v0.29.0
2026-06-28T11:42:52.3228703Z    Compiling qrcode v0.14.1
2026-06-28T11:42:52.6049721Z    Compiling tempfile v3.27.0
2026-06-28T11:42:53.8970196Z    Compiling clap v4.6.1
2026-06-28T11:43:06.3101703Z    Compiling rustls-webpki v0.103.13
2026-06-28T11:43:08.8778180Z    Compiling tokio-rustls v0.26.4
2026-06-28T11:43:08.8778722Z    Compiling rustls-platform-verifier v0.7.0
2026-06-28T11:43:08.8779111Z    Compiling noq-proto v0.17.0
2026-06-28T11:43:09.0439592Z    Compiling hickory-net v0.26.0-beta.4
2026-06-28T11:43:09.0440118Z    Compiling hyper-rustls v0.27.9
2026-06-28T11:43:09.0440458Z    Compiling tokio-websockets v0.13.2
2026-06-28T11:43:09.2022208Z    Compiling reqwest v0.13.4
2026-06-28T11:43:10.4188260Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-28T11:43:28.3684038Z    Compiling spt-net v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-28T11:43:29.8092993Z    Compiling spt-daemon v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-28T11:43:39.2122242Z    Compiling spt v0.17.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-28T11:43:47.4404341Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
2026-06-28T11:43:47.4620275Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-c121324fedf6f1e4.exe)
2026-06-28T11:43:47.5054560Z 
2026-06-28T11:43:47.5054837Z running 1 test
2026-06-28T11:43:54.7565536Z test new_brain_serves_against_old_broker ... ok
2026-06-28T11:43:54.7565761Z 
2026-06-28T11:43:54.7565980Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.25s
2026-06-28T11:43:54.7566227Z 
2026-06-28T11:43:54.8133579Z Post job cleanup.
2026-06-28T11:43:54.9213017Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-28T11:43:54.9419549Z git version 2.43.0.windows.1
2026-06-28T11:43:54.9455287Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3f5db888-bf02-4173-acf4-0f93aa6ce3e3\.gitconfig'
2026-06-28T11:43:54.9469355Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3f5db888-bf02-4173-acf4-0f93aa6ce3e3' before making global git config changes
2026-06-28T11:43:54.9469834Z Adding repository directory to the temporary git global config as a safe directory
2026-06-28T11:43:54.9474295Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-28T11:43:54.9694328Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-28T11:43:54.9911408Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-28T11:43:55.3582410Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-28T11:43:55.3798777Z http.https://github.com/.extraheader
2026-06-28T11:43:55.3825916Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-28T11:43:55.4079434Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-28T11:43:55.7775707Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-28T11:43:55.8059219Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-28T11:43:56.2395447Z Cleaning up orphan processes
2026-06-28T11:43:56.2824302Z Terminate orphan process: pid (207624) (vctip)
